﻿button::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner { border: 0 none; padding: 0; }
/*弹出*/
.footer_flex li:hover span { display: block; }
.footer_flex li:hover .img-n { display: none; }
.footer_flex li span { display: none; color: #fff; font-size: 13px; line-height: 45px; }
.footer_flex li .img-n { padding-top: 10px; }
.footer_flex {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	display: block;
	height: 40px;
}
.footer_flex li {
	height: 40px;
	float: left;
	text-align: center;
	cursor: text;
	position: relative;
	color: #999;
	display: block;
	line-height: 40px;
	margin-right: 10px;
	margin-left: 10px;
}
.footer_flex li a {
	color: #999;
	text-decoration: none;
}
.footer_flex li a:hover {
	color: #F90;
}

.footer_flex li i {

}
.footer_flex li i img {
	height: 6px;
	width: 10px;
	margin-left: 3px;
}
.footer_flex li .flex-footera img {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}



.footer_flex li:hover {
	color: #F90;
}
/*top*/
.footer_flex li:hover .flex-footer { display: block; }
.footer_flex li .flex-footer { width: 146px; height: 124px; position: absolute; left: -49px; top: -140px; text-align: center; padding-top: 15px; background: url(../../images/footerflex.png) 1px top no-repeat; display: none; }
/*button*/
.footer_flex li:hover .flex-footera {
	display: block;
}
.footer_flex li .flex-footera {
	width: 146px;
	height: 124px;
	position: absolute;
	left: -39px;
	top: 43px;
	text-align: center;
	display: none;
}
